gpio: mxc_gpio: add support for i.MX8
authorPeng Fan <[email protected]>
Thu, 18 Oct 2018 12:28:27 +0000 (14:28 +0200)
committerStefano Babic <[email protected]>
Mon, 22 Oct 2018 10:59:01 +0000 (12:59 +0200)
commit8b2a31f13362521e65ccb4c7d73db467068e8e6a
treeea682ff3642f407f3ddec415831d14548beeba21
parent2d58296f3ec93b9d9ff862eb6e656af1f7cd8c47
gpio: mxc_gpio: add support for i.MX8

Add i.MX8 support, there are 8 GPIO banks.

Signed-off-by: Peng Fan <[email protected]>
Reviewed-by: Anatolij Gustschin <[email protected]>
Cc: Stefano Babic <[email protected]>
arch/arm/include/asm/arch-imx8/gpio.h [new file with mode: 0644]
drivers/gpio/mxc_gpio.c